This command will create an empty file.
MAKE FILE Filename
Filename
String Will create an empty file. The filename must not exist or the command will fail
This command does not return a value.
The filename must not exist or the command will fail.
cls make file "text.txt" do loop end
FILE Commands Menu Index